'Declaration
<DispIdAttribute(303)> Sub EnableICM( _ ByVal Enable As Boolean _ )
[DispId(303)] void EnableICM( bool Enable )
procedure EnableICM( Enable: Boolean );
DispIdAttribute(303) function EnableICM( Enable : boolean );
[DispId(303)] void EnableICM( bool Enable )
[DispId(303)] void EnableICM( bool Enable )
Parameters
- Enable